Skip to content

feat: Overload == and != operators for RNCTabViewItemsStruct#350

Merged
okwasniewski merged 1 commit into
mainfrom
feat/overload-equals
May 25, 2025
Merged

feat: Overload == and != operators for RNCTabViewItemsStruct#350
okwasniewski merged 1 commit into
mainfrom
feat/overload-equals

Conversation

@okwasniewski

Copy link
Copy Markdown
Collaborator

PR Description

This PR overloads == operators for RNCTabViewItemsStruct this allows to leverage the == operator of std::vector instead of writing a custom one.

@changeset-bot

changeset-bot Bot commented May 25, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c55c405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
react-native-bottom-tabs Patch
@bottom-tabs/expo-template Patch
@bottom-tabs/react-navigation Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@okwasniewski okwasniewski merged commit 2df3658 into main May 25, 2025
7 checks passed
@okwasniewski okwasniewski deleted the feat/overload-equals branch May 25, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant